max objectfile *~ times~;
max objectfile >~ greaterthan~;
max objectfile >=~ greaterthaneq~;
max objectfile ==~ equals~;
max objectfile <~ lessthan~;
max objectfile <=~ lessthaneq~;
max objectfile +~ plus~;
max objectfile +=~ plusequals~;
max objectfile %~ modulo~;
max objectfile /~ div~;
max objectfile !=~ notequals~;
max objectfile !/~ rdiv~;
max objectfile !-~ rminus~;
max objectfile -~ minus~;
max objectfile !=~ notequals~;
max objectfile playlist~ playlist playlist~;
max objectfile audiounit~ vst~;
max objectfile amxd~ max~ amxd~;
